home *** CD-ROM | disk | FTP | other *** search
- Path: ix.netcom.com!news
- From: ishky@ix.netcom.com(Andrew Heiz )
- Newsgroups: comp.lang.c
- Subject: Pointers to structures question.
- Date: 24 Mar 1996 03:00:12 GMT
- Organization: Netcom
- Message-ID: <4j2drs$q3r@dfw-ixnews3.ix.netcom.com>
- NNTP-Posting-Host: ix-li7-03.ix.netcom.com
- X-NETCOM-Date: Sat Mar 23 9:00:12 PM CST 1996
-
- Hi there,
-
- Thanks for reading.
-
- I have a simple question about using pointers to structures. I am
- imputing data into a structure using:
-
- gets(struct.element);
-
- My question is in how to reference the structure element with a
- pointer. How do I do this?
-
- Any help you could give me would be appreciated as my textbooks don't
- explain this clearly. Please post or e-mail your response.
-
-
- Thanks
- Andrew Heiz
- e-mail ishky@ix.netcom.com
-